Skip to content

tree: filter tree after scan has completed#1022

Merged
igaw merged 1 commit intolinux-nvme:masterfrom
igaw:fix-filter
Jul 1, 2025
Merged

tree: filter tree after scan has completed#1022
igaw merged 1 commit intolinux-nvme:masterfrom
igaw:fix-filter

Conversation

@igaw
Copy link
Copy Markdown
Collaborator

@igaw igaw commented Jun 3, 2025

The tree structure is not completely connected when the filter function is called. E.g. a controller might not yet have the namespace object associated.

Thus, run the filter function after it has fully created and updated, allowing the filter function to inspect the objects with everything correctly setup.

The tree structure is not completely connected when the filter function
is called. E.g. a controller might not yet have the namespace object
associated.

Thus, run the filter function after it has fully created and updated,
allowing the filter function to inspect the objects with everything
correctly setup.

Signed-off-by: Daniel Wagner <[email protected]>
@igaw igaw merged commit 778aaf1 into linux-nvme:master Jul 1, 2025
12 checks passed
@igaw igaw deleted the fix-filter branch July 1, 2025 15:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant